home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / base / ltnews01.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1995-03-15  |  861b  |  21 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.   STYLE="height: 2.24ex; vertical-align: -0.63ex; " SRC="|."$dir".q|img3.png"
  6.  ALT="\begin{citations}
  7. \item[\LaTeXe {} for authors]
  8. describes the new features of ...
  9. ... and package writers,
  10. in the file \verb\vert fntguide.tex\vert.
  11. \end{citations}">|; 
  12. $key = q/{citations}item[{LaTeX{:ADocumentPreparationSystem]LeslieLamport,AW,2nded,1994.item[The{LaTeX{{}Companion]Goossens,MittelbachandSamarin,AW,1994.{citations};AAT/;
  13. $cached_env_img{$key} = q|<IMG
  14.   STYLE="height: 2.17ex; vertical-align: -0.57ex; " SRC="|."$dir".q|img2.png"
  15.  ALT="\begin{citations}
  16. \item[\LaTeX : A Document Preparation System]
  17. Leslie Lamport,...
  18. ...aTeX {} Companion]
  19. Goossens, Mittelbach and Samarin, \AW, 1994.
  20. \end{citations}">|; 
  21.